func testing.sortLines

3 uses

	testing (current package)
		example.go#L52: func sortLines(output string) string {
		example.go#L74: 		if sortLines(got) != sortLines(want) && recovered == nil {